home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / gall8.dir / 00053.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  108 b   |  8 lines

  1. on exitFrame
  2.   global isComingFromASC
  3.   if isComingFromASC then
  4.     doMusicGeneral()
  5.   end if
  6.   go("A")
  7. end
  8.